var github.com/jackc/pgx/v5/pgconn.newGSS

4 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		krb5.go#L14: var newGSS NewGSSFunc
		krb5.go#L26: 	newGSS = newGSSArg
		krb5.go#L37: 	if newGSS == nil {
		krb5.go#L40: 	cli, err := newGSS()